Skip to content

gbemu: Add basic canvas pixel hashing #61

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

camillobruni
Copy link
Contributor

Make sure we leak a hash of all "drawn" pixels from the canvas. Currently there isn't a proper side-effect and the whole canvas code could be DCE'd which is rather unrealistic.

Copy link

netlify bot commented Mar 26, 2025

Deploy Preview for webkit-jetstream-preview ready!

Name Link
🔨 Latest commit 7a1eab1
🔍 Latest deploy log https://app.netlify.com/sites/webkit-jetstream-preview/deploys/67f3a4de23a96e0008bc734f
😎 Deploy Preview https://deploy-preview-61--webkit-jetstream-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

@kmiller68 kmiller68 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with nit

@camillobruni
Copy link
Contributor Author

This is also ready for comitting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants